home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / catD / errnos.z / errnos
Encoding:
Text File  |  1998-10-30  |  8.7 KB  |  199 lines

  1.  
  2.  
  3.  
  4. eeeerrrrrrrrnnnnoooossss((((DDDD5555))))                                                          eeeerrrrrrrrnnnnoooossss((((DDDD5555))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      _eeee_rrrr_rrrr_nnnn_oooo_ssss - error numbers
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      _####_iiii_nnnn_cccc_llll_uuuu_dddd_eeee _<<<<_ssss_yyyy_ssss_////_eeee_rrrr_rrrr_nnnn_oooo_...._hhhh_>>>>
  13.      _####_iiii_nnnn_cccc_llll_uuuu_dddd_eeee _<<<<_ssss_yyyy_ssss_////_dddd_dddd_iiii_...._hhhh_>>>>
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      The following is a list of the error codes that drivers may return from
  17.      their entry points, or include in STREAMS messages (for example, _MMMM______EEEE_RRRR_RRRR_OOOO_RRRR
  18.      messages).
  19.  
  20.      _EEEE_AAAA_CCCC_CCCC_EEEE_SSSS          Permission denied.  An attempt was made to access a file
  21.                      in a way forbidden by its file access permissions.
  22.  
  23.      _EEEE_AAAA_DDDD_DDDD_RRRR_IIII_NNNN_UUUU_SSSS_EEEE      The address requested is already in use.
  24.  
  25.      _EEEE_AAAA_DDDD_DDDD_RRRR_NNNN_OOOO_TTTT_AAAA_VVVV_AAAA_IIII_LLLL   The address requested cannot be assigned.
  26.  
  27.      _EEEE_AAAA_FFFF_NNNN_OOOO_SSSS_UUUU_PPPP_PPPP_OOOO_RRRR_TTTT    The address family specified is not installed or
  28.                      supported on the host.
  29.  
  30.      _EEEE_AAAA_GGGG_AAAA_IIII_NNNN          Temporary resource allocation failure; try again later.
  31.                      Drivers can return this error when resource allocation
  32.                      fails, for example, _kkkk_mmmm_eeee_mmmm______aaaa_llll_llll_oooo_cccc(D3) or _aaaa_llll_llll_oooo_cccc_bbbb(D3).
  33.  
  34.      _EEEE_AAAA_LLLL_RRRR_EEEE_AAAA_DDDD_YYYY        The operation requested is already being performed.
  35.  
  36.      _EEEE_BBBB_UUUU_SSSS_YYYY           Device is busy.  This can be used for devices that
  37.                      require exclusive access.
  38.  
  39.      _EEEE_CCCC_OOOO_NNNN_NNNN_AAAA_BBBB_OOOO_RRRR_TTTT_EEEE_DDDD    A received connect request was aborted when the peer
  40.                      closed its endpoint.
  41.  
  42.      _EEEE_CCCC_OOOO_NNNN_NNNN_RRRR_EEEE_FFFF_UUUU_SSSS_EEEE_DDDD    The connection was refused.
  43.  
  44.      _EEEE_CCCC_OOOO_NNNN_NNNN_RRRR_EEEE_SSSS_EEEE_TTTT      The connection was reset by the peer entity.
  45.  
  46.      _EEEE_DDDD_EEEE_SSSS_TTTT_AAAA_DDDD_DDDD_RRRR_RRRR_EEEE_QQQQ    The requested operation required a destination address
  47.                      but none was supplied.
  48.  
  49.      _EEEE_EEEE_XXXX_IIII_SSSS_TTTT          Unable to register module for dynamic loading because the
  50.                      module is already statically configured.
  51.  
  52.      _EEEE_FFFF_AAAA_UUUU_LLLL_TTTT          Bad address.  Drivers should return this error whenever a
  53.                      call to _cccc_oooo_pppp_yyyy_iiii_nnnn(D3) or _cccc_oooo_pppp_yyyy_oooo_uuuu_tttt(D3) fails.
  54.  
  55.      _EEEE_HHHH_OOOO_SSSS_TTTT_DDDD_OOOO_WWWW_NNNN       Host is down.
  56.  
  57.      _EEEE_HHHH_OOOO_SSSS_TTTT_UUUU_NNNN_RRRR_EEEE_AAAA_CCCC_HHHH    No route to host.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. eeeerrrrrrrrnnnnoooossss((((DDDD5555))))                                                          eeeerrrrrrrrnnnnoooossss((((DDDD5555))))
  71.  
  72.  
  73.  
  74.      _EEEE_IIII_NNNN_PPPP_RRRR_OOOO_GGGG_RRRR_EEEE_SSSS_SSSS     The operation requested is now in progress.
  75.  
  76.      _EEEE_IIII_NNNN_TTTT_RRRR           Interrupted operation.  Drivers can return this error
  77.                      whenever an interruptible operation is interrupted by
  78.                      receipt of an asynchronous signal.
  79.  
  80.      _EEEE_IIII_NNNN_VVVV_AAAA_LLLL          Invalid argument.  Drivers can return this error for
  81.                      operations that have invalid parameters specified.
  82.  
  83.      _EEEE_IIII_OOOO             An I/O error has occurred.  Drivers can return this error
  84.                      when an input or output request has failed.
  85.  
  86.      _EEEE_IIII_SSSS_CCCC_OOOO_NNNN_NNNN         The endpoint is already connected.
  87.  
  88.      _EEEE_MMMM_SSSS_GGGG_SSSS_IIII_ZZZZ_EEEE        Message too long. The protocol is such that there is a
  89.                      limit to the size of a message and that limit has been
  90.                      exceeded.
  91.  
  92.      _EEEE_NNNN_EEEE_TTTT_DDDD_OOOO_WWWW_NNNN        The network trying to be reached is down.
  93.  
  94.      _EEEE_NNNN_EEEE_TTTT_RRRR_EEEE_SSSS_EEEE_TTTT       The network dropped the connection because of a reset.
  95.  
  96.      _EEEE_NNNN_EEEE_TTTT_UUUU_NNNN_RRRR_EEEE_AAAA_CCCC_HHHH     The network trying to be reached is unreachable.
  97.  
  98.      _EEEE_NNNN_OOOO_BBBB_UUUU_FFFF_SSSS         No buffer space available.
  99.  
  100.      _EEEE_NNNN_OOOO_DDDD_EEEE_VVVV          No such device.  Drivers can return this error when an
  101.                      attempt is made to apply an inappropriate function to a
  102.                      device; for example, trying to read a write-only device
  103.                      such as a printer.
  104.  
  105.      _EEEE_NNNN_OOOO_MMMM_EEEE_MMMM          Not enough memory.  Drivers can return this error when
  106.                      resource allocation fails and it is either inconvenient
  107.                      or impossible for a retry to occur.
  108.  
  109.      _EEEE_NNNN_OOOO_PPPP_RRRR_OOOO_TTTT_OOOO_OOOO_PPPP_TTTT     The protocol option requested is not available at the
  110.                      level indicated.
  111.  
  112.      _EEEE_NNNN_OOOO_SSSS_PPPP_CCCC          The device is out of free space.
  113.  
  114.      _EEEE_NNNN_OOOO_TTTT_CCCC_OOOO_NNNN_NNNN        The requested operation requires the endpoint to be
  115.                      connected but it is not.
  116.  
  117.      _EEEE_NNNN_XXXX_IIII_OOOO           No such device or address.  Drivers can return this error
  118.                      when trying to open an invalid minor device, or when
  119.                      trying to perform I/O past the end of a device.  This
  120.                      error may also occur when, for example, a tape drive is
  121.                      not online or a disk pack is not loaded on a drive.
  122.  
  123.      _EEEE_OOOO_PPPP_NNNN_OOOO_TTTT_SSSS_UUUU_PPPP_PPPP      The operation requested is not supported.
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136. eeeerrrrrrrrnnnnoooossss((((DDDD5555))))                                                          eeeerrrrrrrrnnnnoooossss((((DDDD5555))))
  137.  
  138.  
  139.  
  140.      _EEEE_PPPP_EEEE_RRRR_MMMM           Permission denied.  Drivers can return this error when a
  141.                      operation is attempted that requires more privilege than
  142.                      the current process has.
  143.  
  144.      _EEEE_PPPP_RRRR_OOOO_TTTT_OOOO          Protocol error.  Drivers can return this error when they
  145.                      incur a protocol error, such as not being able to
  146.                      generate the proper protocol message because of resource
  147.                      exhaustion, and not being able to recover gracefully.
  148.  
  149.      _EEEE_TTTT_IIII_MMMM_EEEE_DDDD_OOOO_UUUU_TTTT       The connection timed out.
  150.  
  151. UUUUSSSSAAAAGGGGEEEE
  152.      The above examples are not exhaustive.
  153.  
  154. RRRREEEEFFFFEEEERRRREEEENNNNCCCCEEEESSSS
  155.      _gggg_eeee_tttt_eeee_rrrr_rrrr_oooo_rrrr(D3)
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.                                                                         PPPPaaaaggggeeee 3333
  196.  
  197.  
  198.  
  199.